object frmWrnAgent: TfrmWrnAgent Left = 380 Top = 294 BorderIcons = [] BorderStyle = bsDialog Caption = 'Total Uninstall Agent' ClientHeight = 110 ClientWidth = 472 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object lblInfo: TTntLabel Left = 36 Top = 12 Width = 3 Height = 13 end object btnOK: TTntButton Left = 152 Top = 72 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end object btnCancel: TTntButton Left = 248 Top = 72 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end end